Columns Exist In a Table
Description
Columns exist in a table is a Process Entry in the Conditions Plugin for Process Studio Processes. This process entry verifies that one or more specified columns exist in a database table.
Configurations
| No. | Field Name | Description |
|---|---|---|
| 1 | Process Entry name | Specify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name. |
| 2 | Connection | The database connection to use |
| 3 | Schema name | The schema of the table to use |
| 4 | Table name | The name of the table to use |
| 5 | Columns | The list of column names to verify (one or more) |